mobileCancelLocalNotification
Type
command
Summary
Cancel a particular scheduled Local Notification.
Syntax
mobileCancelLocalNotification <notification>
Description
Use the mobileCancelLocalNotification command to cancel a particular Local Notification with the operating system from within a stack on iOS or Android.
This command cancels a Local Notification with the iOS or Android operating sytem.
Parameters
Name | Type | Description |
---|---|---|
notification |
Examples
mobileCancelLocalNotification "3"
Related
command: mobileCreateLocalNotification, mobileCancelAllLocalNotifications
glossary: command
object: stack
Compatibility and Support
Introduced
LiveCode 5.5
OS
ios
android
Platforms
mobile